home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 230 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  713 b 

  1. Path: rover.ucs.ualberta.ca!news
  2. From: The BFP <bfp@comcept.ab.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: C to C++
  5. Date: Tue, 02 Jan 1996 23:22:08 -0800
  6. Organization: University of Alberta, Edmonton, Canada
  7. Message-ID: <30EA2EA0.86C@comcept.ab.ca>
  8. NNTP-Posting-Host: sneezy.comcept.ab.ca
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0b4a (Win95; I; 16bit)
  13.  
  14. Hey,
  15.  
  16. I am new at this stuff, and I am trying to learn C++.  I have looked at C 
  17. source code, and incredibly Simple programs like
  18.  
  19. <#include stdio.h>
  20.  
  21. printf("Hi")
  22.  
  23. Will not compile for C++.  I am lame, yes, I kn ow but, hey, Nobody is 
  24. perfect, anyways, could somebody help me :)
  25.  
  26. Please :)
  27.